Skip to content

feat: use auction version 1.0.4#9

Merged
johnnyonline merged 4 commits intomasterfrom
update-to-auction-104
Jan 31, 2026
Merged

feat: use auction version 1.0.4#9
johnnyonline merged 4 commits intomasterfrom
update-to-auction-104

Conversation

@johnnyonline
Copy link
Member

@johnnyonline johnnyonline commented Dec 30, 2025

Summary

  1. Use the new auction's native minimumPrice check instead of checking locally and tending to reset
  2. Use the new auction's governanceOnlyKick to ensure only the strategy can kick
  3. Claim SP rewards on a report

Changes

  1. Remove CHAINLINK_ORACLE, CHAINLINK_ORACLE_HEARTBEAT, and _isAuctionPriceTooLow() logic from Strategy
  2. Delete AUCTION_PRICE_TOO_LOW_BUFFER_PCT_MULTIPLIER constant
  3. Add AUCTION.setMinimumPrice() call in _tend() to set floor price per auction
  4. Enable AUCTION.setGovernanceOnlyKick(true) on deployment
  5. Claim SP rewards on _harvestAndReport to ensure those are realized in a timely manner (previously we were counting on rewards to be claimed through a tend or withdraw)

@johnnyonline johnnyonline merged commit 40c8480 into master Jan 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant